OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 24 Jun 2002 14:03:28 EDT
Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-prototypes-1.3/openafs/src/afs/LINUX
Modified Files:
Tag: openafs-prototypes-1_3_x
osi_alloc.c
Log Message:
DELTA PROTO13-linux-more-osi-sleep-wakeup-fun-20020624
AUTHOR chas@cmf.nrl.navy.mil
"the attached patch 'fixes', in my opinion, in osi_alloc. objects <=
AFS_SMALLOCSIZ are alloced with kmalloc, other vmalloc. if kmalloc
fails it doesnt fail over to vmalloc. TASK_RUNNING is set after
schedule. it doesnt drop the GLOCK. i moved the allocator init
later so that it doesnt need to toggle the semaphore just before
going to linux_alloc."
--- DELTA config for openafs-prototypes-1_3_x follows ---
PROTO13-linux-more-osi-sleep-wakeup-fun-20020624 openafs/src/afs/LINUX/osi_alloc.c 1.12.2.2 1.12.2.3