OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 10 Jul 2002 16:05:03 EDT


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1.2/openafs/src/afs/LINUX

Modified Files:
      Tag: openafs-stable-1_2_x
	osi_alloc.c 
Log Message:
DELTA STABLE12-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-stable-1_2_x follows ---
STABLE12-linux-more-osi-sleep-wakeup-fun-20020624 openafs/src/afs/LINUX/osi_alloc.c 1.9.2.4 1.9.2.5